net/http.http2PriorityParam.IsZero (method)

3 uses

	net/http (current package)
		h2_bundle.go#L2522: 	if !p.Priority.IsZero() {
		h2_bundle.go#L2529: 	if !p.Priority.IsZero() {
		h2_bundle.go#L2569: func (p http2PriorityParam) IsZero() bool {